Package com.streamwide.smartms.lib.core.api_ktx.hardware.events

Types

Link copied to clipboard
data class DeviceAutoSupportConfigurationReceived(    val device: String,     val configuration: String,     val eventType: String) : STWEvent
Link copied to clipboard
annotation class DeviceAutoSupportEventType
Link copied to clipboard
data class USBDeviceConfigurationReceived(val UsbDevices: String?, val eventType: String) : STWEvent
Link copied to clipboard
annotation class USBDeviceEventType